If the filter is exposed and the operator unlocked, $operator ends up empty.
In class views_handler_filter_date, function accept_exposed_input, $form_state['values'] is used when it seems $input was intended.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views-328933-1.patch | 898 bytes | cedarm |
Comments
Comment #1
cedarm commentedSimple patch.
Comment #2
merlinofchaos commentedYou are correct. Committed! Thanks for the patch!